home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / BRODIE / SMAILB / !SendMail / !boot next >
Text File  |  1995-07-10  |  1KB  |  33 lines

  1. set alias$smail smailrm %%*0
  2. set alias$runsmailslot wimpslot -min %%0 -max %%0 |M %%*1
  3. |accept smtp commands from the standard input
  4. set alias$smtpd runsmailslot 224k smailrm -bs %%*0
  5. |run through the queued messages and try to deliver them
  6. set alias$runq runsmailslot 256k runqwrap -q -oWrunq %%*0
  7. |run in batchsmtp mode
  8. set alias$rsmtp runsmailslot 224k smailrm -bS %%*0
  9. |list the mail queue
  10. set alias$mailq runsmailslot 32k smailrm -bp %%*0
  11. |in_smtpd is called by the main daemon - don't run it manually
  12. |Note that it does merely queue incoming messages (this is faster and
  13. |they can be delivered later by running runq
  14. set alias$in_smtpd wimptask runsmailslot 224k smailrm -Q -oWin.smtpd -bd -s %%0
  15. |uucp rmail
  16. set alias$rmail smailrm -Q -oi %%*0
  17.  
  18. | the default user's user ID (see passwd file)
  19. set UUCP_uid 1
  20.  
  21. | where will we find /etc (/etc/passwd)
  22. set UucpFS$/etc /<Obey$Dir>/etc
  23.  
  24. | where will we find the root directory
  25. set UucpFS$/ /<obey$dir>
  26.  
  27. | where will we find /usr
  28. set UucpFS$/usr /<obey$dir>/usr
  29.  
  30. | the bin directory (used to locate /bin/maildaem)
  31. set UucpFS$/smailbin /<Obey$Dir>/bin
  32.  
  33. IconSprites <obey$dir>.!sprites